ComponentOne DataServices Edition
Demos
Docs
Samples
Download
DataCollection | ComponentOne
C1.DataCollection Assembly
/
C1.DataCollection Namespace
/
C1DelegateList<T> Class
/ Add Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Overload List
See Also
DataCollection Overview
Quick Start
Collection Types
Work with DataCollection
DataCollection Samples
Walkthrough
API Reference
C1.Android.DataCollection Assembly
C1.DataCollection Assembly
Namespaces
C1.Core Namespace
Overview
Classes
AsyncEventArgs
AsyncEventArgsDeferral
AsyncEventArgsDeferralsAwaiter
C1.DataCollection Namespace
Overview
Classes
C1CacheDataCollection<T>
C1CursorDataCollection<T>
C1CursorDataCollection<T,K>
C1DataCollection<T>
C1DataCollectionBase<T>
C1DataCollectionEx
C1DataCollectionList<T>
C1DelegateList<T>
Overview
Members
C1DelegateList<T> Constructor
C1DelegateList<T> Constructor(Int32,Func<Int32,T>)
C1DelegateList<T> Constructor(IReadOnlyList<T>)
C1DelegateList<T> Constructor(IList)
C1DelegateList<T> Constructor(Func<Int32>,Func<Int32,T>)
Methods
Add Method
Add(T) Method
Add(Object) Method
Clear Method
Contains Method
Contains(T) Method
Contains(Object) Method
CopyTo Method
CopyTo(T[],Int32) Method
CopyTo(Array,Int32) Method
IndexOf Method
IndexOf(T) Method
IndexOf(Object) Method
Insert Method
Insert(Int32,T) Method
Insert(Int32,Object) Method
Remove Method
Remove(T) Method
Remove(Object) Method
RemoveAt Method
Properties
Count Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
SyncRoot Property
C1DynamicList<T>
C1EditableDataCollection<T>
C1FilterDataCollection<T>
C1GroupDataCollection<S>
C1HierarchicalDataCollection<T>
C1LengthList
C1PagedDataCollection<T>
C1ScopedDataCollection<T>
C1SelectDataCollection<S,T>
C1SelectManyDataCollection<S,T>
C1SequenceDataCollection<T>
C1SortDataCollection<T>
C1SpanDataCollection<T>
C1VirtualDataCollection<T>
C1WrapDataCollection<T>
C1WrapDataCollection<S,T>
C1WrapDataCollection.SuppressionContext<S,T>
CacheDataCollectionItemEventArgs<T>
CancelEventArgs
FilterBinaryExpression
FilterExpression
FilterNaryExpression
FilterNotExpression
FilterOperationExpression
FilterPredicateExpression
FilterTextExpression
FilterUnaryExpression
FilterUnaryExpression<T>
GroupDescription
IDataCollectionEx
IReadOnlyListEx
NotifyCollectionChangedAsyncEventArgs
NotifyCollectionChangedDeferralsAwaiter
NotifyCollectionChangedEventArgsEx
ScopedFilterExpressionEx
SortDescription
Enumerations
ConnectionState
FilterCombination
FilterOperation
SortDirection
VirtualDataCollectionMode
Interfaces
IDataCollection<T>
IDataCollectionGroup<K,T>
ILoadedItem<T>
ISupportAsyncLoading<T>
ISupportConnection
ISupportCreateNewItem<T>
ISupportEditing<T>
ISupportFiltering
ISupportGrouping
ISupportIncrementalLoading
ISupportPaging
ISupportRangeEditing<T>
ISupportRefreshing
ISupportSorting
ISupportSource
ISupportVirtualization
C1.DataCollection.AdoNet Assembly
C1.DataCollection.BindingList Assembly
C1.DataCollection.EntityFrameworkCore Assembly
C1.DataCollection.Serialization Assembly
C1.DataCollection.SignalR.Client Assembly
C1.DataCollection.SignalR.Server Assembly
C1.iOS.DataCollection Assembly
C1.Mac.DataCollection Assembly
C1.UWP.DataCollection Assembly
C1.Win.DataCollection Assembly
C1.WPF.DataCollection Assembly
Add Method (C1DelegateList<T>)
In This Topic
Overload List
See Also
Overload List
Overload
Description
Add(T)
Add(Object)
See Also
Reference
C1DelegateList<T> Class
C1DelegateList<T> Members